go/types.Checker.callExpr (method)
2 uses
go/types (current package)
call.go#L97: func (check *Checker) callExpr(x *operand, call *ast.CallExpr) exprKind {
expr.go#L1583: return check.callExpr(x, e)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)